home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / languages / c / _utils / _run < prev    next >
Encoding:
Text File  |  1992-02-03  |  807 b   |  16 lines

  1. *If "<System$Path>" = "" Then Error 0 System resources cannot be found
  2. *WimpSlot -Min 128k -Max 128k
  3. *IconSprites <Obey$Dir>.!Sprites
  4. *Set Utils$Dir <Obey$Dir>
  5. *RMEnsure SharedCLibrary 0 System:modules.clib
  6. *RMEnsure SharedCLibrary 3.75 Error You need Clib 3.75 to run !Utils
  7. *RMEnsure FrontEnd 0 System:modules.frontend
  8. *RMEnsure Frontend 1.13 Error You need version 1.13 of the FrontEnd module to run !Utils
  9. *RMEnsure TaskWindow 0 System:modules.task
  10. *RMEnsure TaskWindow 0.29 Error You need version 0.29 of the taskwindow module to run !Utils
  11. *RMEnsure DDEUtils 0 System:modules.ddeutils
  12. *RMEnsure DDEUtils 1.50 Error You need version 1.50 of the DDEUtils module to run !Utils
  13. *WimpSlot -Min 32k -Max 32k
  14. *Set Alias$Utils Echo Command : %%*0|MEcho|M%%*0
  15. *FrontEnd_Start -app Utils -desc <Utils$Dir>.desc
  16.